home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Graphics⁄Sound / GIF source / GIFstuff⁄doc next >
Text File  |  1989-05-25  |  371b  |  13 lines

  1.  
  2. As promised weeks ago, here is some 'C' source code that will read and
  3. decompress a GIF image file. (This program converts it to a Sun Raster
  4. image, but it is no great problem converting for use in other programs)
  5.  
  6.         Any problems or questions, just let me know
  7.         -Reed
  8.  
  9.         SXWRR@ALASKA (Bitnet)
  10.         SXWRR@acad3.fai.alaska.edu (internet)
  11.  
  12. ----------
  13.